Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: Add CssBaseline component for improved default styles #2680

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sniok
Copy link
Contributor

@sniok sniok commented Dec 13, 2024

It's a "css reset" that comes from mui library.

Makes scrollbars match the theme for example.

Before

image

After

image

@sniok sniok added enhancement New feature or request frontend Issues related to the frontend labels Dec 13, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 13, 2024
@sniok sniok requested a review from a team December 13, 2024 11:00
Copy link
Contributor

@skoeva skoeva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sniok sniok marked this pull request as draft December 13, 2024 16:05
@sniok
Copy link
Contributor Author

sniok commented Dec 13, 2024

Didn't notice that we already have CssBaseline in Layout.tsx, I'll update the property there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Issues related to the frontend size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants